#965af3 color space conversions
Hex:
        #965af3
        RGB:
        150, 90, 243
        CMY:
        41, 65, 5
        CMYK:
        38, 63, 0, 5
      HSL:
        264°, 86.4407%, 65.2941%
        HSV (HSB):
        264°, 62.9630%, 95.2941%
        XYZ:
        32.4115, 20.2674, 86.9977
        xyY:
        0.2320, 0.1451, 20.2674
      CIE-Lab:
        52.1382, 55.6209, -68.1066
        CIE-LCH:
        52.1382, 87.9329, 309.2376
        CIE-Luv:
        52.1382, 12.9943, -110.4877
        Hunter-Lab:
        45.0194, 49.7265, -83.0615
      #965af3 color charts
#965af3 RGB chart
      #965af3 CMYK chart
      #965af3 RGB pie chart
      #965af3 color shades, tints & tones
#965af3 color schemes
#965af3 color preview, HTML & CSS examples
           This text has a color of #965af3        
        
          <p style="color:#965af3;">Text here</p>
        
        
          .mytext {color:#965af3;}
        
        Text color #965af3
      
           This box has a color of #965af3        
        
          <div style="background-color:#965af3;">Content here</div>
        
        
          .mybackground {background-color:#965af3;}
        
        Background color #965af3
      
           Border around this has a color of #965af3        
        
          <div style="border:2px solid #965af3;">Content here</div>
        
        
          .myborder {border:2px solid #965af3;}
        
        Border color #965af3