#0758ec color space conversions
Hex:
        #0758ec
        RGB:
        7, 88, 236
        CMY:
        97, 65, 7
        CMYK:
        97, 63, 0, 7
      HSL:
        219°, 94.2387%, 47.6471%
        HSV (HSB):
        219°, 97.0339%, 92.5490%
        XYZ:
        18.7177, 13.0807, 80.8952
        xyY:
        0.1661, 0.1161, 13.0807
      CIE-Lab:
        42.8847, 37.0851, -79.6160
        CIE-LCH:
        42.8847, 87.8295, 294.9761
        CIE-Luv:
        42.8847, -19.0827, -117.6741
        Hunter-Lab:
        36.1673, 29.0863, -107.2964
      #0758ec color charts
#0758ec RGB chart
      #0758ec CMYK chart
      #0758ec RGB pie chart
      #0758ec color shades, tints & tones
#0758ec color schemes
#0758ec color preview, HTML & CSS examples
           This text has a color of #0758ec        
        
          <p style="color:#0758ec;">Text here</p>
        
        
          .mytext {color:#0758ec;}
        
        Text color #0758ec
      
           This box has a color of #0758ec        
        
          <div style="background-color:#0758ec;">Content here</div>
        
        
          .mybackground {background-color:#0758ec;}
        
        Background color #0758ec
      
           Border around this has a color of #0758ec        
        
          <div style="border:2px solid #0758ec;">Content here</div>
        
        
          .myborder {border:2px solid #0758ec;}
        
        Border color #0758ec