#07baf1 color space conversions
Hex:
        #07baf1
        RGB:
        7, 186, 241
        CMY:
        97, 27, 5
        CMYK:
        97, 23, 0, 5
      HSL:
        194°, 94.3548%, 48.6275%
        HSV (HSB):
        194°, 97.0954%, 94.5098%
        XYZ:
        33.5237, 41.5139, 89.4652
        xyY:
        0.2038, 0.2524, 41.5139
      CIE-Lab:
        70.5344, -19.7224, -38.1272
        CIE-LCH:
        70.5344, 42.9262, 242.6485
        CIE-Luv:
        70.5344, -48.4276, -58.9183
        Hunter-Lab:
        64.4312, -19.8808, -37.2245
      #07baf1 color charts
#07baf1 RGB chart
      #07baf1 CMYK chart
      #07baf1 RGB pie chart
      #07baf1 color shades, tints & tones
#07baf1 color schemes
#07baf1 color preview, HTML & CSS examples
           This text has a color of #07baf1        
        
          <p style="color:#07baf1;">Text here</p>
        
        
          .mytext {color:#07baf1;}
        
        Text color #07baf1
      
           This box has a color of #07baf1        
        
          <div style="background-color:#07baf1;">Content here</div>
        
        
          .mybackground {background-color:#07baf1;}
        
        Background color #07baf1
      
           Border around this has a color of #07baf1        
        
          <div style="border:2px solid #07baf1;">Content here</div>
        
        
          .myborder {border:2px solid #07baf1;}
        
        Border color #07baf1