#0a83be color space conversions
Hex:
        #0a83be
        RGB:
        10, 131, 190
        CMY:
        96, 49, 25
        CMYK:
        95, 31, 0, 25
      HSL:
        200°, 90.0000%, 39.2157%
        HSV (HSB):
        200°, 94.7368%, 74.5098%
        XYZ:
        17.5357, 20.0148, 51.6542
        xyY:
        0.1966, 0.2244, 20.0148
      CIE-Lab:
        51.8540, -7.8323, -38.9938
        CIE-LCH:
        51.8540, 39.7727, 258.6427
        CIE-Luv:
        51.8540, -33.3400, -58.8353
        Hunter-Lab:
        44.7379, -8.3255, -37.1394
      #0a83be color charts
#0a83be RGB chart
      #0a83be CMYK chart
      #0a83be RGB pie chart
      #0a83be color shades, tints & tones
#0a83be color schemes
#0a83be color preview, HTML & CSS examples
           This text has a color of #0a83be        
        
          <p style="color:#0a83be;">Text here</p>
        
        
          .mytext {color:#0a83be;}
        
        Text color #0a83be
      
           This box has a color of #0a83be        
        
          <div style="background-color:#0a83be;">Content here</div>
        
        
          .mybackground {background-color:#0a83be;}
        
        Background color #0a83be
      
           Border around this has a color of #0a83be        
        
          <div style="border:2px solid #0a83be;">Content here</div>
        
        
          .myborder {border:2px solid #0a83be;}
        
        Border color #0a83be